FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.geboortezorg#1.3.3-rc4 (47 ms)

Package nictiz.fhir.nl.stu3.geboortezorg
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc4&canonical=http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCareplan
Url http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCareplan
Version 1.3.2
Status active
Name bc-IndividualCareplan
Title bc-IndividualCareplan
Experimental False
Realm nl
Description A CarePlan profile describing the individual care plan of a pregnant woman as defined by BabyConnect.
Copyright CC0
Type CarePlan
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/bc-CareTeam bc-CareTeam
http://nictiz.nl/fhir/StructureDefinition/bc-Encounter bc-Encounter
http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCarePlan-Goal bc-IndividualCarePlan-Goal
http://nictiz.nl/fhir/StructureDefinition/bc-MaternalRecord bc-MaternalRecord
http://nictiz.nl/fhir/StructureDefinition/bc-Woman bc-Woman
http://nictiz.nl/fhir/StructureDefinition/bc-careplan-coordinator bc-careplan-coordinator


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "bc-IndividualCareplan",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCareplan",
  "version" : "1.3.2",
  "name" : "bc-IndividualCareplan",
  "title" : "bc-IndividualCareplan",
  "status" : "active",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "email",
          "value" : "geboortezorg@nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A CarePlan profile describing the individual care plan of a pregnant woman as defined by BabyConnect.",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.2",
  "mapping" : [
    {
      "identity" : "gebz-peri-v3.2",
      "uri" : "https://decor.nictiz.nl/art-decor/decor-datasets-\\-peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&effectiveDate=2016-09-08T00%3A00%3A00&conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.4&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
      "name" : "Geboortezorg 3.2"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "CarePlan",
  "baseDefinition" : "http://fhir.nl/fhir/StructureDefinition/nl-core-careplan",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "CarePlan",
        "path" : "CarePlan",
        "mapping" : [
          {
            "identity" : "gebz-peri-v3.2",
            "map" : "peri32-dataelement-8794",
            "comment" : "IndividueelZorgplan"
          }
        ]
      },
      {
        "id" : "CarePlan.extension",
        "path" : "CarePlan.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "CarePlan.extension:coordinator",
        "path" : "CarePlan.extension",
        "sliceName" : "coordinator",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "http://nictiz.nl/fhir/StructureDefinition/bc-careplan-coordinator"
          }
        ],
        "mapping" : [
          {
            "identity" : "gebz-peri-v3.2",
            "map" : "peri32-dataelement-8801",
            "comment" : "Casemanager"
          }
        ]
      },
      {
        "id" : "CarePlan.category",
        "path" : "CarePlan.category",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "coding.code"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "CarePlan.category:individualCarePlanCategory",
        "path" : "CarePlan.category",
        "sliceName" : "individualCarePlanCategory",
        "max" : "1"
      },
      {
        "id" : "CarePlan.category:individualCarePlanCategory.coding",
        "path" : "CarePlan.category.coding",
        "patternCoding" : {
          "system" : "http://snomed.info/sct",
          "code" : "736377005"
        }
      },
      {
        "id" : "CarePlan.subject",
        "path" : "CarePlan.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/bc-Woman"
          }
        ]
      },
      {
        "id" : "CarePlan.context",
        "path" : "CarePlan.context",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/bc-Encounter"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/bc-MaternalRecord"
          }
        ],
        "mapping" : [
          {
            "identity" : "gebz-peri-v3.2",
            "map" : "peri32-dataelement-8874",
            "comment" : "Relatie met ZorgEpisode"
          }
        ]
      },
      {
        "id" : "CarePlan.period.start",
        "path" : "CarePlan.period.start",
        "mapping" : [
          {
            "identity" : "gebz-peri-v3.2",
            "map" : "peri32-dataelement-8799",
            "comment" : "BeginDatum"
          }
        ]
      },
      {
        "id" : "CarePlan.period.end",
        "path" : "CarePlan.period.end",
        "mapping" : [
          {
            "identity" : "gebz-peri-v3.2",
            "map" : "peri32-dataelement-8800",
            "comment" : "EindDatum"
          }
        ]
      },
      {
        "id" : "CarePlan.careTeam",
        "path" : "CarePlan.careTeam",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/bc-CareTeam"
          }
        ],
        "mapping" : [
          {
            "identity" : "gebz-peri-v3.2",
            "map" : "peri32-dataelement-8803",
            "comment" : "Betrokkenen"
          }
        ]
      },
      {
        "id" : "CarePlan.goal",
        "path" : "CarePlan.goal",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCarePlan-Goal"
          }
        ],
        "mapping" : [
          {
            "identity" : "gebz-peri-v3.2",
            "map" : "peri32-dataelement-8810",
            "comment" : "Behandeldoel"
          }
        ]
      },
      {
        "id" : "CarePlan.activity.detail.goal",
        "path" : "CarePlan.activity.detail.goal",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/bc-Goal"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.